Thats easy to fix

$replace(%text,$chr(32),$+($chr(32),))

And since sent text isnt ever that long, the string length limit isnt reached.