I came up with the formula
\begin{align*} \tan(\alpha+\beta)-\tan(\beta) \end{align*}
but I keep wondering, whether it's possible to further simplify this, into for example only using the $\tan$ once. I tried using the addition theorems for trigonometry, but these just seem to complicate them further.
I already tried something along this:
\begin{align*} r & =\tan(\alpha+\beta)-tan(\beta) \\ & = \frac{\tan\alpha + \tan \beta}{1 - \tan\alpha\tan\beta}-\tan\beta \\ & = \frac{\tan\alpha + \tan \beta}{1 - \tan\alpha\tan\beta}-\frac{(1-\tan\alpha\tan\beta)(\tan\beta)}{1 - \tan\alpha\tan\beta} \\ & = \frac{(\tan\alpha+\tan\beta)-(\tan\beta-\tan\alpha\tan^2\beta)}{1-\tan\alpha\tan\beta} \\ & = \frac{\tan\alpha+\tan\alpha\tan^2\beta}{1-\tan\alpha\tan\beta} \end{align*}
but at this point I am pretty stuck on what to try next.