When type recipient "abc def" and press tab to complete, abc and def
will be send as two separate argument to abook if use old `abook
--mutt-query '%s'`. Change to `abook --mutt-query %s` or `abook
--mutt-query` both works. See comment, `man neomuttrc` query_command.