IOPC is supposed to be verified and Kraken Cocktails was originally created with a space in between the 2 words, the login is still "Kraken Cocktails" it is just displayed as one word on twitter
99% sure this is due to an accidental revert of some of our custom twitter code back to the basic twitter code.
For verification issue: All verified accounts are still verified in the database, but our code isn't doing anything with that info at the moment.
This means once we sort out the code back to it's custom state it should work for all verified accounts.
Issue about spaces:
97.3 % sure this is due to the same accidental revert, meaning it should be fixed once we roll it back to our custom code.
TLDR: @Hawaiiwill unbreak it. Thanks for reporting.
Slight change of plans
Spaces were intentionally removed: In order for the verified accounts thing to work properly we trim all special characters and whitespaces from the display name to make sure people can't but in any verified symbols of their own.
Verification is in for next update but display names will stay trimmed down (like it is on real twitter as well)