Commands above 32 character cuts arguments at unwanted places
When using commands longer than LKT_COMMAND_LEN_MAX
, the command is split in two without any checks.
addid 3199 3199 3199 [...]
will cut one of the 3199 into 3, and continue the command after the cut