Try this to position the tooltip:
.tribe-events-calendar .tribe-events-right .tribe-events-tooltip, .tribe-events-week .tribe-events-right .tribe-events-tooltip, .recurring-info-tooltip {
left: auto;
right: -9px;
bottom: 100% !important;
margin-bottom: 25px;
}
I have the same problem with the dot/circle, but in all browsers & devices. Have you found the problem with it?