fluxar,
Thanks for getting in touch, and hopefully I can help you out here. By default, the tooltips for the Calendar use the_excerpt() function in WordPress to display a preview of the event description. This function strips all HTML by default, so you’ll need to customize this functionality to allow the BR tag.
Using a quick Google Search, I found this blog post which talks about allowing different HTML tags in your excerpts. Hopefully that points you in the right direction.
Thanks! 🙂
-Casey-