It's OK if it works!
Another option is I see you have a facebook tag in the header/header include...
<meta property="og:url" content="YOUR CODE HERE" />
You could add the following line under that:
<link rel="canonical" href="YOUR CODE HERE" />
Use the same code you use for your facebook og:url tag in the canonical tag and that will override the URL the tweet button sends.