Alt text has slipped back and is now truncating captions. Change from textfield to textarea was made in 2009 with version 6.x-1.0-beta2 http://drupal.org/node/244600/release

line 641

 $element['imce_widget_container']['imceimage_alt'] = array(
    '#type' => 'textfield',

Thanks!