Example URL: https://api.tibiadata.com/v3/character/Trollefar Currently: ```json "guild": { "name": "Elysium", "rank": "Follower of the " } ``` Expected: ```json "guild": { "name": "Elysium", "rank": "Follower" } ```