Looks like the limit is due to the 150 character 'maxlength' attribute of the text field where you list banned words. I'll see if I can turn this into a textarea and do a POST on the form so more data can be submitted when the property is saved.
I'll try to squeeze this into the next 2.6 beta. 
Regards,
--Bill